Total Complexity | 16 |
Dependencies | 3 |
Dependents | 5 |
Total lines | 133 |
Lines of code | 78 |
Logical lines of code | 41 |
Comment lines | 12 |
Methods | 9 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
createTableIfNotExists() | 51 | 4 | 30 | |
checkSchemaHealth() | 65 | 3 | 10 | |
dropTableIfExists() | 69 | 2 | 7 | |
fixSchema() | 67 | 2 | 8 | |
getTableName() | 76 | 1 | 4 | |
tableExists() | 80 | 1 | 3 | |
healthCheckTableExists() | 69 | 1 | 6 | |
healthCheckColumnArgsLengthIsUpdated() | 67 | 1 | 7 | |
getSchemaHealthErrors() | 81 | 1 | 3 |